Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

  • swarmctl -[other flags] --debug {[api args http returns]} [api args http returns]

  • This flag is used to show what is going on under the covers during swarmctl runs.

  • The "api" variable shows all Management API calls. This is the default if no variable is specified.

  • The "args" variable returns what args were called.

  • The "http" variable returns all HTTP traffic and headers.

  • The "returns" variable is verbose.

  • No labels