Guest User

Untitled

a guest
Feb 16th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.53 KB | None | 0 0
  1. actions List actions defined for an application.
  2. add-cloud Adds a cloud definition to Juju.
  3. add-credential Adds or replaces credentials for a cloud, stored locally on this client.
  4. add-k8s Adds a k8s endpoint and credential to Juju.
  5. add-machine Start a new, empty machine and optionally a container, or add a container to a machine.
  6. add-model Adds a hosted model.
  7. add-relation Add a relation between two application endpoints.
  8. add-space Add a new network space.
  9. add-ssh-key Adds a public SSH key to a model.
  10. add-storage Adds unit storage dynamically.
  11. add-subnet Add an existing subnet to Juju.
  12. add-unit Adds one or more units to a deployed application.
  13. add-user Adds a Juju user to a controller.
  14. agree Agree to terms.
  15. agreements List user's agreements.
  16. attach Alias for 'attach-resource'.
  17. attach-resource Upload a file as a resource for an application.
  18. attach-storage Attaches existing storage to a unit.
  19. autoload-credentials Attempts to automatically add or replace credentials for a cloud.
  20. backups Displays information about all backups.
  21. bootstrap Initializes a cloud environment.
  22. budget Update a budget.
  23. cached-images Shows cached os images.
  24. cancel-action Cancel pending actions.
  25. change-user-password Changes the password for the current or specified Juju user.
  26. charm DEPRECATED: Interact with charms.
  27. charm-resources Display the resources for a charm in the charm store.
  28. clouds Lists all clouds available to Juju.
  29. collect-metrics Collect metrics on the given unit/application.
  30. config Gets, sets, or resets configuration for a deployed application.
  31. consume Add a remote offer to the model.
  32. controller-config Displays or sets configuration settings for a controller.
  33. controllers Lists all controllers.
  34. create-backup Create a backup.
  35. create-storage-pool Create or define a storage pool.
  36. create-wallet Create a new wallet.
  37. credentials Lists locally stored credentials for a cloud.
  38. debug-hooks Launch a tmux session to debug hooks and/or actions.
  39. debug-log Displays log messages for a model.
  40. deploy Deploys a new application or bundle.
  41. destroy-controller Destroys a controller.
  42. destroy-model Terminate all machines/containers and resources for a non-controller model.
  43. detach-storage Detaches storage from units.
  44. diff-bundle Compare a bundle with a model and report any differences.
  45. disable-command Disable commands for the model.
  46. disable-user Disables a Juju user.
  47. disabled-commands List disabled commands.
  48. download-backup Get an archive file.
  49. enable-command Enable commands that had been previously disabled.
  50. enable-destroy-controller Enable destroy-controller by removing disabled commands in the controller.
  51. enable-ha Ensure that sufficient controllers exist to provide redundancy.
  52. enable-user Re-enables a previously disabled Juju user.
  53. export-bundle Exports the current model configuration as a reusable bundle.
  54. expose Makes an application publicly available over the network.
  55. find-offers Find offered application endpoints.
  56. firewall-rules Alias for 'list-firewall-rules'.
  57. get-constraints Displays machine constraints for an application.
  58. get-model-constraints Displays machine constraints for a model.
  59. grant Grants access level to a Juju user for a model, controller, or application offer.
  60. grant-cloud Grants access level to a Juju user for a cloud.
  61. gui Print the Juju GUI URL, or open the Juju GUI in the default browser.
  62. help Show help on a command or other topic.
  63. help-tool Alias for 'hook-tool'.
  64. hook-tool Show help on a Juju charm hook tool.
  65. hook-tools Alias for 'hook-tool'.
  66. import-filesystem Imports a filesystem into the model.
  67. import-ssh-key Adds a public SSH key from a trusted identity source to a model.
  68. kill-controller Forcibly terminate all machines and other associated resources for a Juju controller.
  69. list-actions Alias for 'actions'.
  70. list-agreements Alias for 'agreements'.
  71. list-backups Alias for 'backups'.
  72. list-cached-images Alias for 'cached-images'.
  73. list-charm-resources Alias for 'charm-resources'.
  74. list-clouds Alias for 'clouds'.
  75. list-controllers Alias for 'controllers'.
  76. list-credentials Alias for 'credentials'.
  77. list-disabled-commands Alias for 'disabled-commands'.
  78. list-firewall-rules Prints the firewall rules.
  79. list-machines Alias for 'machines'.
  80. list-models Alias for 'models'.
  81. list-offers Alias for 'offers'.
  82. list-payloads Alias for 'payloads'.
  83. list-plans Alias for 'plans'.
  84. list-regions Alias for 'regions'.
  85. list-resources Alias for 'resources'.
  86. list-spaces Alias for 'spaces'.
  87. list-ssh-keys Alias for 'ssh-keys'.
  88. list-storage Alias for 'storage'.
  89. list-storage-pools Alias for 'storage-pools'.
  90. list-subnets Alias for 'subnets'.
  91. list-users Alias for 'users'.
  92. list-wallets Alias for 'wallets'.
  93. login Logs a user in to a controller.
  94. logout Logs a Juju user out of a controller.
  95. machines Lists machines in a model.
  96. metrics Retrieve metrics collected by specified entities.
  97. migrate Migrate a hosted model to another controller.
  98. model-config Displays or sets configuration values on a model.
  99. model-default Alias for 'model-defaults'.
  100. model-defaults Displays or sets default configuration settings for a model.
  101. models Lists models a user can access on a controller.
  102. offer Offer application endpoints for use in other models.
  103. offers Lists shared endpoints.
  104. payloads Display status information about known payloads.
  105. plans List plans.
  106. regions Lists regions for a given cloud.
  107. register Registers a controller.
  108. relate Alias for 'add-relation'.
  109. reload-spaces Reloads spaces and subnets from substrate.
  110. remove-application Remove applications from the model.
  111. remove-backup Remove the specified backup from remote storage.
  112. remove-cached-images Remove cached OS images.
  113. remove-cloud Removes a user-defined cloud from Juju.
  114. remove-consumed-application Alias for 'remove-saas'.
  115. remove-credential Removes locally stored credentials for a cloud.
  116. remove-k8s Removes a k8s endpoint from Juju.
  117. remove-machine Removes one or more machines from a model.
  118. remove-offer Removes one or more offers specified by their URL.
  119. remove-relation Removes an existing relation between two applications.
  120. remove-saas Remove consumed applications (SAAS) from the model.
  121. remove-ssh-key Removes a public SSH key (or keys) from a model.
  122. remove-storage Removes storage from the model.
  123. remove-unit Remove application units from the model.
  124. remove-user Deletes a Juju user from a controller.
  125. resolve Alias for 'resolved'.
  126. resolved Marks unit errors resolved and re-executes failed hooks.
  127. resources Show the resources for an application or unit.
  128. restore-backup Restore from a backup archive to the existing controller.
  129. resume-relation Resumes a suspended relation to an application offer.
  130. retry-provisioning Retries provisioning for failed machines.
  131. revoke Revokes access from a Juju user for a model, controller, or application offer.
  132. revoke-cloud Revokes access from a Juju user for a cloud.
  133. run Run the commands on the remote targets specified.
  134. run-action Queue an action for execution.
  135. scale-application Set the desired number of application units.
  136. scp Transfers files to/from a Juju machine.
  137. set-constraints Sets machine constraints for an application.
  138. set-credential Relates a remote credential to a model.
  139. set-default-credential Sets local default credentials for a cloud.
  140. set-default-region Sets the default region for a cloud.
  141. set-firewall-rule Sets a firewall rule.
  142. set-meter-status Sets the meter status on an application or unit.
  143. set-model-constraints Sets machine constraints on a model.
  144. set-plan Set the plan for an application.
  145. set-series Set an application's series.
  146. set-wallet Set the wallet limit.
  147. show-action-output Show results of an action by ID.
  148. show-action-status Show results of all actions filtered by optional ID prefix.
  149. show-backup Show metadata for the specified backup.
  150. show-cloud Shows detailed information on a cloud.
  151. show-controller Shows detailed information of a controller.
  152. show-credential Shows credential information on a controller.
  153. show-credentials Alias for 'show-credential'.
  154. show-machine Show a machine's status.
  155. show-model Shows information about the current or specified model.
  156. show-offer Shows extended information about the offered application.
  157. show-status Reports the current status of the model, machines, applications and units.
  158. show-status-log Output past statuses for the specified entity.
  159. show-storage Shows storage instance information.
  160. show-user Show information about a user.
  161. show-wallet Show details about a wallet.
  162. sla Set the SLA level for a model.
  163. spaces List known spaces, including associated subnets.
  164. ssh Initiates an SSH session or executes a command on a Juju machine.
  165. ssh-keys Lists the currently known SSH keys for the current (or specified) model.
  166. status Alias for 'show-status'.
  167. storage Lists storage details.
  168. storage-pools List storage pools.
  169. subnets List subnets known to Juju.
  170. suspend-relation Suspends a relation to an application offer.
  171. switch Selects or identifies the current controller and model.
  172. sync-agent-binaries Copy agent binaries from the official agent store into a local model.
  173. sync-tools Alias for 'sync-agent-binaries'.
  174. trust Sets the trust status of a deployed application to true.
  175. unexpose Removes public availability over the network for an application.
  176. unregister Unregisters a Juju controller.
  177. update-clouds Updates public cloud information available to Juju.
  178. update-credential Updates a controller credential for a cloud.
  179. upgrade-charm Upgrade an application's charm.
  180. upgrade-gui Upgrade to a new Juju GUI version.
  181. upgrade-juju Alias for 'upgrade-model'.
  182. upgrade-model Upgrades Juju on all machines in a model.
  183. upgrade-series Upgrade the Ubuntu series of a machine.
  184. upload-backup Store a backup archive file remotely in Juju.
  185. users Lists Juju users allowed to connect to a controller or model.
  186. version Print the current version.
  187. wallets List wallets.
  188. whoami Print current login details.
Add Comment
Please, Sign In to add comment