diff --git a/docs/metal.md b/docs/metal.md index e87d8bc9..1c59c4b8 100644 --- a/docs/metal.md +++ b/docs/metal.md @@ -9,7 +9,7 @@ Command line interface for Equinix Metal ### Options ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. -h, --help help for metal diff --git a/docs/metal_2fa.md b/docs/metal_2fa.md index 50d1ae2e..243dae38 100644 --- a/docs/metal_2fa.md +++ b/docs/metal_2fa.md @@ -15,7 +15,7 @@ Enable or disable two-factor authentication on your user account or receive an O ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_2fa_disable.md b/docs/metal_2fa_disable.md index ed468163..20f575bb 100644 --- a/docs/metal_2fa_disable.md +++ b/docs/metal_2fa_disable.md @@ -32,7 +32,7 @@ metal 2fa disable (-a | -s) --code [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_2fa_enable.md b/docs/metal_2fa_enable.md index b322cef5..fbd8fa95 100644 --- a/docs/metal_2fa_enable.md +++ b/docs/metal_2fa_enable.md @@ -32,7 +32,7 @@ metal 2fa enable (-s | -a) --code [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_2fa_receive.md b/docs/metal_2fa_receive.md index cff06afd..930fa764 100644 --- a/docs/metal_2fa_receive.md +++ b/docs/metal_2fa_receive.md @@ -31,7 +31,7 @@ metal 2fa receive (-s | -a) [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_capacity.md b/docs/metal_capacity.md index 22287076..a42da888 100644 --- a/docs/metal_capacity.md +++ b/docs/metal_capacity.md @@ -15,7 +15,7 @@ Capacity operations. For more information on capacity in metros, visit https://m ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_capacity_check.md b/docs/metal_capacity_check.md index 1979a080..a8fd96f8 100644 --- a/docs/metal_capacity_check.md +++ b/docs/metal_capacity_check.md @@ -33,7 +33,7 @@ metal capacity check (-m | -f ) -P -q [flags ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_capacity_get.md b/docs/metal_capacity_get.md index 44ea98e1..ae133300 100644 --- a/docs/metal_capacity_get.md +++ b/docs/metal_capacity_get.md @@ -37,7 +37,7 @@ metal capacity get [-m | -f] | [--metros | --facilities ] [-P (-m | -f ) -P -H [-f] [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_device_get.md b/docs/metal_device_get.md index 94b394f2..fd4ea9bc 100644 --- a/docs/metal_device_get.md +++ b/docs/metal_device_get.md @@ -34,7 +34,7 @@ metal device get [-p ] | [-i ] [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_device_reboot.md b/docs/metal_device_reboot.md index cda8f301..ad4ee3af 100644 --- a/docs/metal_device_reboot.md +++ b/docs/metal_device_reboot.md @@ -27,7 +27,7 @@ metal device reboot -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_device_reinstall.md b/docs/metal_device_reinstall.md index 8bb058b3..5a554efd 100644 --- a/docs/metal_device_reinstall.md +++ b/docs/metal_device_reinstall.md @@ -33,7 +33,7 @@ metal device reinstall --id [--operating-system ] [--deprov ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_device_start.md b/docs/metal_device_start.md index 4ebae648..dde21629 100644 --- a/docs/metal_device_start.md +++ b/docs/metal_device_start.md @@ -27,7 +27,7 @@ metal device start -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_device_stop.md b/docs/metal_device_stop.md index c287045e..1dd53872 100644 --- a/docs/metal_device_stop.md +++ b/docs/metal_device_stop.md @@ -27,7 +27,7 @@ metal device stop -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_device_update.md b/docs/metal_device_update.md index cadb956f..abb7ba3d 100644 --- a/docs/metal_device_update.md +++ b/docs/metal_device_update.md @@ -36,7 +36,7 @@ metal device update -i [-H ] [-d ] [--locked ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_docs.md b/docs/metal_docs.md index 26e788e7..16204b6c 100644 --- a/docs/metal_docs.md +++ b/docs/metal_docs.md @@ -26,7 +26,7 @@ metal docs ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_emdocs.md b/docs/metal_emdocs.md index 4aca0e66..8fed07b5 100644 --- a/docs/metal_emdocs.md +++ b/docs/metal_emdocs.md @@ -26,7 +26,7 @@ metal emdocs ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_env.md b/docs/metal_env.md index 04f7b934..73b860f3 100644 --- a/docs/metal_env.md +++ b/docs/metal_env.md @@ -42,7 +42,7 @@ metal env [-p ] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_event.md b/docs/metal_event.md index 47143282..64e7c54d 100644 --- a/docs/metal_event.md +++ b/docs/metal_event.md @@ -15,7 +15,7 @@ Events information for organizations, projects, devices, and the current user. ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_event_get.md b/docs/metal_event_get.md index bb60a08a..dbb1a1d8 100644 --- a/docs/metal_event_get.md +++ b/docs/metal_event_get.md @@ -42,7 +42,7 @@ metal event get [-p ] | [-d ] | [-i ] | [-O --virtual-network ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_gateway_delete.md b/docs/metal_gateway_delete.md index ba8a2ce5..88390c49 100644 --- a/docs/metal_gateway_delete.md +++ b/docs/metal_gateway_delete.md @@ -33,7 +33,7 @@ metal gateway delete -i [-f] [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_gateway_get.md b/docs/metal_gateway_get.md index 6dc71ce6..11bb1f19 100644 --- a/docs/metal_gateway_get.md +++ b/docs/metal_gateway_get.md @@ -28,7 +28,7 @@ metal gateway get -p [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_hardware-reservation.md b/docs/metal_hardware-reservation.md index a77ade2c..1fd8bd8e 100644 --- a/docs/metal_hardware-reservation.md +++ b/docs/metal_hardware-reservation.md @@ -15,7 +15,7 @@ Information and operations on Hardware Reservations. Provisioning specific devic ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_hardware-reservation_get.md b/docs/metal_hardware-reservation_get.md index 58a7e2af..9c8c0f08 100644 --- a/docs/metal_hardware-reservation_get.md +++ b/docs/metal_hardware-reservation_get.md @@ -31,7 +31,7 @@ metal hardware-reservation get [-p ] | [-i ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_hardware-reservation_move.md b/docs/metal_hardware-reservation_move.md index 15d4b8f3..a9b8b90a 100644 --- a/docs/metal_hardware-reservation_move.md +++ b/docs/metal_hardware-reservation_move.md @@ -28,7 +28,7 @@ metal hardware-reservation move -i -p [fl ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_init.md b/docs/metal_init.md index 442bb63f..1fab1e0c 100644 --- a/docs/metal_init.md +++ b/docs/metal_init.md @@ -29,7 +29,7 @@ metal init ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_interconnections.md b/docs/metal_interconnections.md index 9da070fb..b169acd2 100644 --- a/docs/metal_interconnections.md +++ b/docs/metal_interconnections.md @@ -15,7 +15,7 @@ Get information on Metro locations. For more information on https://deploy.equin ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_interconnections_create.md b/docs/metal_interconnections_create.md index 9754583f..9b72a288 100644 --- a/docs/metal_interconnections_create.md +++ b/docs/metal_interconnections_create.md @@ -37,7 +37,7 @@ metal interconnections create -n [-m ] [-r ] [-t [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_interconnections_get.md b/docs/metal_interconnections_get.md index 6470e7e0..7819674e 100644 --- a/docs/metal_interconnections_get.md +++ b/docs/metal_interconnections_get.md @@ -37,7 +37,7 @@ metal interconnections get [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_interconnections_update.md b/docs/metal_interconnections_update.md index e5233def..1c737296 100644 --- a/docs/metal_interconnections_update.md +++ b/docs/metal_interconnections_update.md @@ -33,7 +33,7 @@ metal interconnections update -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ip.md b/docs/metal_ip.md index 4464578d..46d7eead 100644 --- a/docs/metal_ip.md +++ b/docs/metal_ip.md @@ -15,7 +15,7 @@ IP address and subnet operations, including requesting IPv4 and IPv6 addresses, ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ip_assign.md b/docs/metal_ip_assign.md index 82a1df7a..2a08fc89 100644 --- a/docs/metal_ip_assign.md +++ b/docs/metal_ip_assign.md @@ -28,7 +28,7 @@ metal ip assign -a -d [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ip_available.md b/docs/metal_ip_available.md index 1fd5a342..2d79bc6f 100644 --- a/docs/metal_ip_available.md +++ b/docs/metal_ip_available.md @@ -28,7 +28,7 @@ metal ip available -r -c [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ip_get.md b/docs/metal_ip_get.md index 5d7dccdf..386975ca 100644 --- a/docs/metal_ip_get.md +++ b/docs/metal_ip_get.md @@ -35,7 +35,7 @@ metal ip get -p | -a | -r [f ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ip_remove.md b/docs/metal_ip_remove.md index 24571b2e..269d0e6b 100644 --- a/docs/metal_ip_remove.md +++ b/docs/metal_ip_remove.md @@ -27,7 +27,7 @@ metal ip remove -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ip_request.md b/docs/metal_ip_request.md index 7d5f5479..64d24582 100644 --- a/docs/metal_ip_request.md +++ b/docs/metal_ip_request.md @@ -33,7 +33,7 @@ metal ip request -p -t -q (-m ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ip_unassign.md b/docs/metal_ip_unassign.md index 9a524973..c6266277 100644 --- a/docs/metal_ip_unassign.md +++ b/docs/metal_ip_unassign.md @@ -27,7 +27,7 @@ metal ip unassign -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_metros.md b/docs/metal_metros.md index b2017c9f..7245084d 100644 --- a/docs/metal_metros.md +++ b/docs/metal_metros.md @@ -15,7 +15,7 @@ Get information on Metro locations. For more information on https://metal.equini ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_metros_get.md b/docs/metal_metros_get.md index c44461d2..406772ee 100644 --- a/docs/metal_metros_get.md +++ b/docs/metal_metros_get.md @@ -26,7 +26,7 @@ metal metros get [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_operating-systems.md b/docs/metal_operating-systems.md index a9323f6a..4821a985 100644 --- a/docs/metal_operating-systems.md +++ b/docs/metal_operating-systems.md @@ -15,7 +15,7 @@ Information on available operating systems. For more information on which operat ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_operating-systems_get.md b/docs/metal_operating-systems_get.md index b532c8bf..95333090 100644 --- a/docs/metal_operating-systems_get.md +++ b/docs/metal_operating-systems_get.md @@ -26,7 +26,7 @@ metal operating-systems get [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_organization.md b/docs/metal_organization.md index 7aa14051..7cf5e331 100644 --- a/docs/metal_organization.md +++ b/docs/metal_organization.md @@ -15,7 +15,7 @@ Information and management of Organization-level settings. Documentation on orga ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_organization_create.md b/docs/metal_organization_create.md index cbcfcc4f..2c27c3c6 100644 --- a/docs/metal_organization_create.md +++ b/docs/metal_organization_create.md @@ -34,7 +34,7 @@ metal organization create -n [-d ] [-w ] [-t [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_organization_get.md b/docs/metal_organization_get.md index a3e0eee6..38942041 100644 --- a/docs/metal_organization_get.md +++ b/docs/metal_organization_get.md @@ -30,7 +30,7 @@ metal organization get -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_organization_payment-methods.md b/docs/metal_organization_payment-methods.md index 9ac4b37e..5c1c6d4d 100644 --- a/docs/metal_organization_payment-methods.md +++ b/docs/metal_organization_payment-methods.md @@ -27,7 +27,7 @@ metal organization payment-methods -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_organization_update.md b/docs/metal_organization_update.md index a47dd573..8dbbe6e0 100644 --- a/docs/metal_organization_update.md +++ b/docs/metal_organization_update.md @@ -32,7 +32,7 @@ metal organization update -i [-n ] [-d ] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_plan.md b/docs/metal_plan.md index 9dddddb5..34adda1c 100644 --- a/docs/metal_plan.md +++ b/docs/metal_plan.md @@ -15,7 +15,7 @@ Information on server plans. For more information on the different Equinix Metal ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_plan_get.md b/docs/metal_plan_get.md index 8ce7058e..cc9545ba 100644 --- a/docs/metal_plan_get.md +++ b/docs/metal_plan_get.md @@ -26,7 +26,7 @@ metal plan get [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_port.md b/docs/metal_port.md index 83debf03..3a48dd55 100644 --- a/docs/metal_port.md +++ b/docs/metal_port.md @@ -15,7 +15,7 @@ Information and operations for converting ports between networking modes and man ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_port_convert.md b/docs/metal_port_convert.md index 443aab8e..d5ba9148 100644 --- a/docs/metal_port_convert.md +++ b/docs/metal_port_convert.md @@ -42,7 +42,7 @@ metal port convert -i [--bonded] [--bulk] --layer2 [--force] [--publ ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_port_get.md b/docs/metal_port_get.md index 3ec5face..01d4b610 100644 --- a/docs/metal_port_get.md +++ b/docs/metal_port_get.md @@ -27,7 +27,7 @@ metal port get -i [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_port_vlan.md b/docs/metal_port_vlan.md index c23270db..a4e3f48b 100644 --- a/docs/metal_port_vlan.md +++ b/docs/metal_port_vlan.md @@ -36,7 +36,7 @@ metal port vlan -i [--native ] [--unassign ]... [--assig ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_project.md b/docs/metal_project.md index d3b179f4..1a957e35 100644 --- a/docs/metal_project.md +++ b/docs/metal_project.md @@ -15,7 +15,7 @@ Information and management for Projects and Project-level BGP. Documentation on ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_project_bgp-config.md b/docs/metal_project_bgp-config.md index f5d355f8..b43797db 100644 --- a/docs/metal_project_bgp-config.md +++ b/docs/metal_project_bgp-config.md @@ -26,7 +26,7 @@ metal project bgp-config --project-id [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_project_bgp-enable.md b/docs/metal_project_bgp-enable.md index 265deb62..daa781bc 100644 --- a/docs/metal_project_bgp-enable.md +++ b/docs/metal_project_bgp-enable.md @@ -30,7 +30,7 @@ metal project bgp-enable --project-id --deployment-type [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_project_create.md b/docs/metal_project_create.md index a6a83a5f..7e507bec 100644 --- a/docs/metal_project_create.md +++ b/docs/metal_project_create.md @@ -32,7 +32,7 @@ metal project create -n [-O ] [-m [--force] [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_project_get.md b/docs/metal_project_get.md index e80c532f..018709ce 100644 --- a/docs/metal_project_get.md +++ b/docs/metal_project_get.md @@ -34,7 +34,7 @@ metal project get [-i | -n ] [flags] ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_project_update.md b/docs/metal_project_update.md index 27d0e1f3..6dffee5e 100644 --- a/docs/metal_project_update.md +++ b/docs/metal_project_update.md @@ -32,7 +32,7 @@ metal project update -i [-n ] [-m ] [f ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ssh-key.md b/docs/metal_ssh-key.md index 5d4b7829..96161303 100644 --- a/docs/metal_ssh-key.md +++ b/docs/metal_ssh-key.md @@ -15,7 +15,7 @@ SSH key operations for managing SSH keys on user accounts and projects. Keys add ### Options inherited from parent commands ``` - --config string Path to JSON or YAML configuration file + --config string Path to JSON or YAML configuration file (METAL_CONFIG) --exclude strings Comma separated Href references to collapse in results, may be dotted three levels deep --filter stringArray Filter 'get' actions with name value pairs. Filter is not supported by all resources and is implemented as request query parameters. --http-header strings Headers to add to requests (in format key=value) diff --git a/docs/metal_ssh-key_create.md b/docs/metal_ssh-key_create.md index b0602fb6..1984ca06 100644 --- a/docs/metal_ssh-key_create.md +++ b/docs/metal_ssh-key_create.md @@ -28,7 +28,7 @@ metal ssh-key create --key --label