frostfs-node/cmd/neofs-adm/internal/modules/morph
Leonard Lyubich e8f8e58e90 [#979] adm: Add subnet-related commands
Add `subnet` command which contains all subnet-related commands. Add
sub-commands:
  * `create` for creation;
  * `remove` for removal;
  * `get` for reading;
  * `admin` for admin management;
  * `client` for client management.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-12-01 17:31:04 +03:00
..
internal [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
container.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
download.go [#733] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
dump.go [#940] neofs-adm: print contract version in dump-hashes 2021-10-28 09:35:52 +03:00
epoch.go neofs-adm: use nnsResolveHash instead of custom code 2021-08-24 12:35:52 +03:00
generate.go [#758] cmd/neofs-adm: Implement command to refill storage node's GAS 2021-08-25 17:07:23 +03:00
generate_test.go [#684] neofs-adm: add labels to multisig accounts 2021-07-21 15:23:16 +03:00
initialize.go [#733] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
initialize_deploy.go [#979] adm: Deploy and update Subnet contract 2021-12-01 17:31:04 +03:00
initialize_nns.go [#984] neofs-adm: fix contract hash check in NNS 2021-11-29 11:19:36 +03:00
initialize_register.go [#733] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
initialize_roles.go [#732] neofs-adm: fetch single accounts during the initialization 2021-08-02 14:28:23 +03:00
initialize_transfer.go [#733] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
n3client.go [#927] neofs-adm: provide better error message if endpoint is missing 2021-10-19 17:47:29 +03:00
root.go [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
subnet.go [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
update.go [#888] neofs-adm: deploy NNS contract first 2021-10-12 15:50:22 +03:00