Skip to content

Commit

Permalink
Add ls-url and list-url commands (#89)
Browse files Browse the repository at this point in the history
* Add ls-url and list-url commands

* Fix ordering
  • Loading branch information
rogermparent authored Oct 7, 2022
1 parent af7063f commit 192d717
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@ module.exports = [
'metrics',
'params diff',
'params',
'ls',
'list-url',
'ls-url',
'list',
'ls',
'install',
'init',
'import-url',
Expand Down

0 comments on commit 192d717

Please sign in to comment.