You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CLI interface should be developed using GNU getopt standard (using C# or other language). The CLI interfaces should be implemented using cross-platform language to be available everywhere. Links notation should be used as a base for all values.
Creation of (1: 1 1)
(0: 0 0) (1: 1 1)
(0:) (1: 1 1)
() (1: 1 1)
(1: 1 1)
(*: 1 1)
+ (1: 1 1)
+= (1: 1 1)
--сreate "(1: 1 1)"
-с "(1: 1 1)"
1 1
Update (1: 1 1) to (1: 1 2)
(1: 1 1) (1: 1 2)
~ (1: 1 1) (1: 1 2)
~= (1: 1 1) (1: 1 2)
--update "(1: 1 1)" "(1: 1 2)"
-u "(1: 1 1)" "(1: 1 2)"
"1 1" "1 2"
Deletion of (1: 1 1)
(1: 1 1) (0: 0 0)
(1: 1 1) (0:)
(1: 1 1) ()
- (1: 1 1)
-= (1: 1 1)
--delete "(1: 1 1)"
-d "(1: 1 1)"
Each
(1: 1 1)?
--each "(1: 1 1)"
-e "(1: 1 1)"
1 1?
* 1?
1 *?
* *?
Interactive mode
--interactive
-i
The text was updated successfully, but these errors were encountered:
The CLI interface should be developed using GNU getopt standard (using C# or other language). The CLI interfaces should be implemented using cross-platform language to be available everywhere. Links notation should be used as a base for all values.
Creation of (1: 1 1)
Update (1: 1 1) to (1: 1 2)
Deletion of (1: 1 1)
Each
Interactive mode
The text was updated successfully, but these errors were encountered: